PATH
WebObjects 4.0 Documentation >
What's New in WebObjects 4.0
Top
This document describes changes made to the WebObjects product between release 3.5 and release 4.0. Release 4.0 is compatible with release 3.5, but you must recompile any existing applications. This document tells you how to convert applications to 4.0, describes changes made to existing features, and then describes some new features you may want to start using in your applications. This document is organized as follows:
WebObjects 4.0 includes Enterprise Objects Framework release 3.0. For a description of the changes to Enterprise Objects Framework, see "What's New in Enterprise Objects Framework 3.0" .
Note: This document describes changes in the Java and Objective-C versions of the WebObjects APIs. Where Java and Objective-C method names are dissimilar, both method names are provided. For methods that take zero arguments, both languages use the same name. For single argument methods, the Java name is the Objective-C name minus the trailing colon (:).
First Section